Skip to content

Conversation

@vitalyiegorov
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 17, 2025 05:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Upgrades the project from Expo 53 to Expo 54, including dependency updates and configuration changes to support the new version.

  • Updates Expo from 53 to 54 and React Native from 0.79.5 to 0.81.4
  • Migrates from expo-sharing API to React Native's Share API
  • Updates babel plugin configuration from react-native-reanimated to react-native-worklets

Reviewed Changes

Copilot reviewed 7 out of 211 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/generator/src/interfaces/sudoku-config.interface.ts Minor config adjustment increasing nightmare difficulty from 59 to 60
packages/generator/readme.md Documentation updates with new references and TODO clarifications
packages/app/src/game/hooks/use-share.hook.ts Migrates from expo-sharing to React Native's Share API
packages/app/package.json Major dependency updates for Expo 54 migration
packages/app/babel.config.js Updates babel plugin from react-native-reanimated to react-native-worklets
packages/app/app.config.js Removes expo-build-properties plugin configuration
package.json Adds root-level dependencies and updates development tools

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2025

🚀 Expo preview is ready!

  • Project → suuudokuuu
  • Platforms → android, ios
  • Scheme → suuudokuuu
Android
(cc80b40081f87e6c3f044ec1f4d9914bf7c0b682)
More info
iOS
(0a918bffc7bdf2fedc501e75f9d5b07617ef28f1)
More info

Learn more about 𝝠 Expo Github Action

@github-actions github-actions bot temporarily deployed to preview September 17, 2025 05:26 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2025

🚀 Preview Deployment

Your PR has been deployed! You can test the changes at:

🌐 Open Preview App

This deployment will be automatically updated with new commits.

@github-actions github-actions bot temporarily deployed to preview September 17, 2025 06:01 Inactive
@github-actions github-actions bot temporarily deployed to preview September 17, 2025 06:46 Inactive
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (66584a7) to head (c34a91b).
⚠️ Report is 63 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   96.96%   97.57%   +0.60%     
==========================================
  Files          12       12              
  Lines         330      330              
  Branches       56       56              
==========================================
+ Hits          320      322       +2     
+ Misses          6        5       -1     
+ Partials        4        3       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot temporarily deployed to preview September 17, 2025 15:35 Inactive
@github-actions github-actions bot temporarily deployed to preview September 18, 2025 04:51 Inactive
@github-actions github-actions bot temporarily deployed to preview September 18, 2025 06:37 Inactive
@github-actions github-actions bot temporarily deployed to preview September 18, 2025 08:25 Inactive
@github-actions github-actions bot temporarily deployed to preview September 18, 2025 10:19 Inactive
@github-actions github-actions bot temporarily deployed to preview September 18, 2025 10:59 Inactive
@vitalyiegorov vitalyiegorov merged commit 52c26a9 into main Sep 24, 2025
7 of 8 checks passed
@vitalyiegorov vitalyiegorov deleted the expo54 branch September 24, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants